Vcenter Vm Hardware Parallel UpdateSpec
The Vcenter Vm Hardware Parallel UpdateSpec schema describes the updates to be made to the configuration of a virtual parallel port.
{
"backing": {
"type": "string",
"file": "string",
"host_device": "string"
},
"start_connected": false,
"allow_guest_control": false
}
Physical resource backing for the virtual parallel port.
This property may only be modified if the virtual machine is not powered on or the virtual parallel port is not connected.
If missing or null
, the value is unchanged.
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
If missing or null
, the value is unchanged.
Flag indicating whether the guest can connect and disconnect the device.
If missing or null
, the value is unchanged.